Docs: Remove more since markers
authorMatthias Clasen <mclasen@redhat.com>
Tue, 26 Jun 2018 16:31:41 +0000 (12:31 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Tue, 26 Jun 2018 16:31:41 +0000 (12:31 -0400)
The idea is that GTK+ 4 will be an epoch, API-wise.
Everything that was around for 4.0 has been there
since the beginning of the epoch and doesn't need
markers.

gtk/gtkeventcontrollermotion.c
gtk/gtkeventcontrollerscroll.c
gtk/gtkgesturestylus.c

index 3c85301f57d5c4d2e086e4f6bb00d021a2e9a548..f1d0d33a77c2fd468c273a06fa7e69ff81276953 100644 (file)
@@ -25,8 +25,6 @@
  *
  * #GtkEventControllerMotion is an event controller meant for situations
  * where you need to track the position of the pointer.
- *
- * This object was added in 3.94.
  **/
 #include "config.h"
 
index 694aea3867d51a73ad43a1006a96408fb0ce9fca..db5db881d115e36a90421bae4cf0985f4cb30249 100644 (file)
@@ -55,8 +55,6 @@
  * #GtkEventControllerScroll::decelerate signal, emitted at the end of scrolling
  * with two X/Y velocity arguments that are consistent with the motion that
  * was received.
- *
- * This object was added in 3.93.
  **/
 #include "config.h"
 
index 8c011c35014cb17f61615b5b18404c1899927b45..7b02d0795409bf7da021246cc032125bc63cf5ac 100644 (file)
@@ -165,8 +165,6 @@ gesture_get_current_event (GtkGestureStylus *gesture)
  * signals.
  *
  * Returns: #TRUE if there is a current value for the axis
- *
- * Since: 3.94
  **/
 gboolean
 gtk_gesture_stylus_get_axis (GtkGestureStylus *gesture,